Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GPU continuous build: correct torchaudio version #6073

Closed
wants to merge 1 commit into from
Closed

Fix GPU continuous build: correct torchaudio version #6073

wants to merge 1 commit into from

Conversation

alex-mccarthy-unity
Copy link
Collaborator

Proposed change(s)

torchaudio 0.17 doesn't exist, but 2.2 does.

(I'm not sure if the tests actually need torchaudio or torchvision, since those aren't listed dependencies of any of our software, but let's at least install a valid one)

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

torchaudio 0.17 doesn't exist, but 2.2 does.

(I'm not sure if the tests actually need torchaudio or torchvision, since those aren't listed dependencies of any of our software, but let's at least install a valid one)
@alex-mccarthy-unity
Copy link
Collaborator Author

Closing in favor of #6074

@alex-mccarthy-unity alex-mccarthy-unity deleted the fix-gpu-tests branch March 6, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant